From: Richard M. Stallman Date: Fri, 6 Sep 2002 03:09:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30803 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7b1a6139b208b6a1b7c8de023af6fa36e2f3e803;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index f4961e70012..330361ebf0e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2002-09-05 Richard M. Stallman + + * regex.c (set_image_of_range_1): In no-TRANSLATE case, + call EXTEND_RANGE_TABLE and return a proper value. + (set_image_of_range): Don't call set_image_of_range_1 + if no TRANSLATE or if range includes all of Latin-1. + Only call it for the Latin-1 part of the range. + For other cases, make two separate ranges, + one for the original specified characters and one for + their case-conversions. + 2002-09-04 Richard M. Stallman * s/sol2-5.h (UNEXEC): Use unexsol.o.